Creates an antifact following the project's patterns and methods. Use when you need to create a new artifact in a bounded context/module. Use to create new entities, services, repositories, or any other artifact in the application. It internally uses the /generate command.
4.3
Rating
0
Installs
Tools & Utilities
Category
This skill provides a wrapper around a /generate command for creating project artifacts with architectural patterns. The description and usage are reasonably clear, showing the command syntax and emphasizing prerequisites (code_understander and structure_understander skills). However, descriptionCoverage suffers because a CLI agent may not understand what 'antifact' means or what specific artifacts are available without context. taskKnowledge is moderate - it provides the command structure and dependencies but lacks details about parameter validation, error handling, or what happens after generation. The structure is clean and concise for a simple wrapper skill. Novelty is moderate: while it orchestrates other skills and enforces architectural patterns, it's essentially a thin wrapper around an existing /generate command, so the value-add depends heavily on how well it enforces consistency and reduces the need for the agent to understand project patterns independently.
Loading SKILL.md…

Skill Author